-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.7.3
-
Code
-
Classes
- PostMapper
Total Complexity |
68 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
444 |
Lines of code |
278 |
Logical lines of code |
162 |
Comment lines |
51 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
exists() |
B |
35 |
18 |
86 |
update() |
B |
38 |
16 |
71 |
insert() |
A |
48 |
8 |
32 |
update_custom_field() |
A |
57 |
9 |
16 |
get_objects_for_removal() |
S |
52 |
3 |
25 |
delete() |
S |
60 |
3 |
12 |
sortFields() |
S |
65 |
3 |
9 |
add_custom_field() |
S |
70 |
2 |
6 |
add_version_tag() |
S |
68 |
2 |
7 |
setup() |
S |
77 |
1 |
4 |
teardown() |
S |
77 |
1 |
4 |
create_post() |
S |
79 |
1 |
3 |
clear_custom_field() |
S |
80 |
1 |
3 |